home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_37876.txt < prev    next >
Text File  |  1989-09-06  |  2KB  |  71 lines

  1. -- card: 37876 from stack: in
  2. -- bmap block id: 37112
  3. -- flags: 0000
  4. -- background id: 31363
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=9 top=79 right=148 bottom=103
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push this card
  23.   open printing
  24.   print 11 cards
  25.   close printing
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 3 (button)
  32. -- low flags: 00
  33. -- high flags: 0001
  34. -- rect: left=218 top=291 right=314 bottom=247
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: 
  43.  
  44.  
  45. -- part 4 (button)
  46. -- low flags: 00
  47. -- high flags: 0001
  48. -- rect: left=460 top=291 right=314 bottom=494
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57.  
  58.  
  59. -- part contents for background part 14
  60. ----- text -----
  61. This example shows how to create a memo pad stack and link it to the Home card.
  62.  
  63. You can print this tutorial for easy reference by clicking "Print me" at the left. HyperCard will use the current settings in the Print Stack dialog box to print the next 11 cards.
  64.  
  65. -- part contents for background part 15
  66. ----- text -----
  67. Creating a memo stack: an example
  68.  
  69. -- part contents for background part 13
  70. ----- text -----
  71. 191,168